API Script to Create a New Project from a Project Template
When you create a new project from a project template, the process section of the API script must refer to the XML configuration file containing relevant settings.
The process section must contain this information:
ProcessId = CreateProjectFromTemplate
ConfigurationFile = The name of the Xml configuration file to use when creating the new project
Parent Topic: Project Template Creation